Skip to content

Allow specification of tuplizers for components and subclasses #727

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
Jul 31, 2025

Conversation

jeff-hagen
Copy link
Contributor

@jeff-hagen jeff-hagen commented Dec 2, 2024

Adds support for missing features:

Fixes #749

@jeff-hagen jeff-hagen changed the title Allow specification of <sql-*> in subclasses. Allow specification of <sql-*> in subclasses and tuplizers for components and subclasses Jun 11, 2025
@jeff-hagen jeff-hagen changed the title Allow specification of <sql-*> in subclasses and tuplizers for components and subclasses Allow specification of <sql-*> in subclasses and tuplizers for components and subclasses (#748, #749) Jun 11, 2025
@jeff-hagen
Copy link
Contributor Author

jeff-hagen commented Jun 11, 2025

@hazzik would you mind taking a look at my PR? Deepsource is complaining about code that I didn't write, and the suggestions can't be implemented (make the class sealed) because one of the classes (ComponentMapping) has an inheritor.

@jeff-hagen

This comment was marked as spam.

@jeff-hagen
Copy link
Contributor Author

Bump. Is there anybody still maintaining this project?

@oskarb
Copy link
Member

oskarb commented Jul 26, 2025

#41 related?

@jeff-hagen
Copy link
Contributor Author

jeff-hagen commented Jul 26, 2025

@oskarb Yep, that's the same issue. How to get my PR reviewed and merged?

@hazzik hazzik changed the title Allow specification of <sql-*> in subclasses and tuplizers for components and subclasses (#748, #749) Allow specification of tuplizers for components and subclasses (#748, #749) Jul 31, 2025
@hazzik hazzik changed the title Allow specification of tuplizers for components and subclasses (#748, #749) Allow specification of tuplizers for components and subclasses Jul 31, 2025
@hazzik hazzik enabled auto-merge (squash) July 31, 2025 03:57
@hazzik hazzik disabled auto-merge July 31, 2025 03:57
@hazzik hazzik enabled auto-merge (squash) July 31, 2025 03:58
@hazzik hazzik merged commit 47bb7ee into nhibernate:main Jul 31, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tuplizers cannot be set for components and subclasses
3 participants